home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / programr / cxtw107.zip / PRODUCTS.DOC < prev    next >
Text File  |  1995-07-20  |  4KB  |  86 lines

  1. PRODUCTS.DOC
  2.  
  3. The SXT Software Exploration Tools
  4. ==================================
  5.  
  6. The SXT Software Exploration Tools are a collection of software analysis
  7. tools providing a similar functionality for different programming languages.
  8.  
  9. * CXT - C Exploration Tools
  10.   - CFT - C Function Tree Generator
  11.     Tool to analyse and display the function call relationships within
  12.     the source code of C/C++ programs.
  13.   - CST - C Structure Tree Generator
  14.     Tool to analyse and display the structure/class relationships within
  15.     the source code of C/C++ programs.
  16.  
  17. * DXT - DBASE Exploration Tools
  18.   - DFT - DBASE Function Tree Generator
  19.     Tool to analyse and display the function call relationships within
  20.     the source code of DBASE, CLIPPER '87 and other XBASE-like programs.
  21.  
  22. * FXT - FORTRAN Exploration Tools
  23.   - FFT - FORTRAN Function Tree Generator
  24.     Tool to analyse and display the function call relationships within
  25.     the source code of FORTRAN programs.
  26.  
  27. * LXT - LISP Exploration Tools
  28.   - LFT - LISP Function Tree Generator
  29.     Tool to analyse and display the function call relationships within
  30.     the source code of LISP and SCHEME programs.
  31.  
  32. Each of these packages consists of the analysis program ("Analyser") and
  33. a recall program ("Navigator") for reuse of the analysis results, which
  34. can be stored in a database. There are also macros to integrate these tools
  35. into popular editors like BRIEF, QEDIT or MicroEMACS.
  36.  
  37. Each package is available for the following systems:
  38.  
  39. SXT command line versions:
  40. * DOS real mode                 (shareware release)
  41. * DOS protected mode            (registered users only)
  42. * Windows NT text mode          (registered users only)
  43. * OS/2 text mode                (registered users only)
  44.  
  45. SXTWIN Windows versions:
  46. * Windows 3.1                   (shareware release)
  47. * Windows 32 bit (Win32s)       (registered users only)
  48.  
  49. There are no plans to port the SXT programs to other platforms or operating
  50. systems like Apple MacIntosh, UNIX (SCO, Solaris, AIX, HP-UX, Linux, ...),
  51. Atari or Amiga. The source code of the SXT programs is not available.
  52.  
  53. Package    Shareware version       Additional versions for registered users
  54. name    (executables)
  55.  
  56. CXT     CFT.EXE, CFTN.EXE       CFT386.EXE,
  57.                                 CFT4OS2.EXE, CFTN4OS2.EXE,
  58.                                 CFT4NT.EXE, CFTN4NT.EXE
  59.         CFTWIN.EXE              CFTWIN32.EXE
  60.         CST.EXE, CSTN.EXE       CST386.EXE,
  61.                                 CST4OS2.EXE, CSTN4OS2.EXE,
  62.                                 CST4NT.EXE, CSTN4NT.EXE
  63.         CSTWIN.EXE              CSTWIN32.EXE
  64.  
  65. DXT     DFT.EXE, DFTN.EXE       DFT386.EXE,
  66.                                 DFT4OS2.EXE, DFTN4OS2.EXE,
  67.                                 DFT4NT.EXE, DFTN4NT.EXE
  68.         DFTWIN.EXE              DFTWIN32.EXE
  69.  
  70. FXT     FFT.EXE, FFTN.EXE       FFT386.EXE,
  71.                                 FFT4OS2.EXE, FFTN4OS2.EXE,
  72.                                 FFT4NT.EXE, FFTN4NT.EXE
  73.         FFTWIN.EXE              FFTWIN32.EXE
  74.  
  75. LXT     LFT.EXE, LFTN.EXE       LFT386.EXE,
  76.                                 LFT4OS2.EXE, LFTN4OS2.EXE,
  77.                                 LFT4NT.EXE, LFTN4NT.EXE
  78.         LFTWIN.EXE              LFTWIN32.EXE
  79.  
  80.  
  81. IMPORTANT NOTICE: Although the Windows NT and OS/2 versions were directly
  82. derived from the DOS versions, there was no possibility to test their
  83. functionality and behaviour with the same completeness compared to the DOS
  84. versions. There is absolutely no guarantee that these versions will work
  85. with the same reliability as the DOS versions.
  86.